home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Magnum One
/
Magnum One (Mid-American Digital) (Disc Manufacturing).iso
/
d19
/
zdoor33.arc
/
ZDOOR1.CFG
< prev
next >
Wrap
Text File
|
1989-03-12
|
4KB
|
71 lines
c:\zdoor\zhello ; Base name for the Opening message file
c:\zdoor\znews ; Base name for the News file
c:\zdoor\zlogoff ; Base name for the Goodbye message
c:\zdoor\zhelp ; Base name for the ZDoor help file
c:\zdoor\zmenu ; Base name for the Main Menu file
c:\zdoor\zfmenu ; Base name for the File & ARChive menu file
c:\pcb1\pcboard.sys ; Filespec for the PCBoard.Sys file
c:\pcb1\pcboard.dat ; Filespec for the PCBoard.Dat file
c:\bin\dsz.com ; Filespec for the DSZ program
handshake both pB6144 sz -rS ; DSZ command line for ZModem sends
handshake both pB6144 rz -S ; DSZ command line for ZModem receives
pB6144 sb -k ; DSZ command line for YModem sends
pB6144 rb ; DSZ command line for YModem receives
handshake both pB6144 sb -gk ; DSZ command line for YModem-G sends
handshake both pB6144 rb -g ; DSZ command line for YModem-G receives
0 ; Time credit for uploads (in minutes)
0 ; Minimum Security Level for batch downloads
0 ; Minimum Security Level for batch uploads
c:\zdoor\ZTemp1.Arc ; Name of Temp ARC file created with 'F E' cmd
0 ; Minimum Security req'd for 'F E' command
; Name of xfer log file for Whodunnit scan
0 ; Minimum Security req'd for Whodunnit cmd
c:\zdoor\ZMail1.Arc ; Name of new mail archive
0 ; Minimum Security for new mail d/l
0 ; 1 = Charge for d/l of mail, 0 = no charge
0 ; Max. size (in K) allowed for a mail archive
;═( Implementation Notes )══════════════════════════════════════════════════════
;
; COMMENTS:
; ─────────
; Comments may be placed on any line in the file so long as they begin with a
; semicolon and continue until the end of the line.
;
; EXTRACTED AND MAIL ARCHIVE FILES:
; ─────────────────────────────────
; The temporary ARC file specified on line 19 MUST be different for each node
; of a multi-node system or unpredictable results may occur.
; The same holds true for the Mail archive file listed on line 23.
;
; MAIL ARCHIVE FILES:
; ───────────────────
; The number specified on line 26 is the maximum size that ZDoor will allow
; a mail archive to reach. Once the mail archive gets this big, the caller
; will be told that the mail scan has been halted due to disk space
; limitations and that they should come back some other time to get the
; rest of the mail. A value of zero on this line disables this max. size
; check ... ie. the mail archive may take all available free disk space. The
; caller's time available will effectively limit the maximum size of a mail
; archive as well.
;
; WHODUNNIT SEARCH FILE:
; ──────────────────────
; If you want to use your existing Download.Txt file (as specified in
; PCBSetup) for the Whodunnit scans, leave line 21 empty and the door will
; extract the filename from PCBoard.Dat.
;
; DSZ PARAMETERS:
; ───────────────
; Note that regular YModem does NOT require any handshake parm. In fact,
; YModem fails if a handshake parm is used! YModem-G, however, will require
; the handshake parm on certain systems (as will ZModem).
; If you experience erratic results on your system using the parameters
; suggested here, try replacing the 'handshake both' with 'handshake cts'.
;
; YMODEM-G & DSZ:
; ───────────────
; Please be aware that Ymodem-G is available ONLY in registered versions of
; DSZ. If your DSZ has not been registered, then leave lines 14 and 15 empty
; (this will disable the G protocol in ZDoor).
;